|
|
The Tell Movie commands provides specific functionality to a movie element.
Options
- Enable Track: Enable Track allows the developer to select which tracks of a QuickTime movie are enabled or disabled.
- Find: Find searches the text track of a movie for a specific word and then jumps to the spot in the movie associated with the location of the text. The movie can be searched Forward or Backwards. Find can be used to get the Next and Previous occurrence of the word. The search can be case sensitive and can wrap around to the beginning or end of the movie to find the next occurrence.
- Get Balance: Get Balance returns the balance of the selected track. The returned value will be between -50 and 50. The negative values show a balance to the left and the positive values show a balance to the right.
- Get Volume: Get Volume returns the volume of the selected track with values between 0 and 100.
- Go To Chapter: Go To Chapter jumps the movie to the specific text chapter track of a movie.
- Run To Chapter: Run To Chapter tells the movie to stop playing once the selected chapter is finished.
- Set Balance: Set Balance sets the balance of the selected track. The values are between -50 and 50. The negative values set a balance to the left and the positive values set a balance to the right.
- Set Volume: Set Volume sets the volume of the selected track between a value of 0 to 100.
- Step By: Step By steps through a movie by the specific number of frames set by the input value.
|